home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Apps / EOModeler.app / English.lproj / RelationshipInspector.nib / data.classes next >
Encoding:
Text File  |  1995-02-04  |  844 b   |  28 lines

  1. RelationshipInspector = {
  2.     ACTIONS = {
  3.     "cardinalityChanged:" = "cardinalityChanged:"; 
  4.     "connectButtonClicked:" = "connectButtonClicked:"; 
  5.     "containerChanged:" = "containerChanged:"; 
  6.     "joinChanged:" = "joinChanged:"; 
  7.     "nameChanged:" = "nameChanged:"; 
  8.     }; 
  9.     OUTLETS = {
  10.     cardinalityMatrix = cardinalityMatrix; 
  11.     connectButton = connectButton; 
  12.     containerField = containerField; 
  13.     destinationBrowser = destinationBrowser; 
  14.     joinBox = joinBox; 
  15.     joinOperatorButton = joinOperatorButton; 
  16.     joinOperatorPopUp = joinOperatorPopUp; 
  17.     joinSemanticButton = joinSemanticButton; 
  18.     joinSemanticPopUp = joinSemanticPopUp; 
  19.     nameField = nameField; 
  20.     sourceBrowser = sourceBrowser; 
  21.     view = view; 
  22.     window = window; 
  23.     }; 
  24.     SUPERCLASS = Object; 
  25. };
  26. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  27. Ripoff = {SUPERCLASS = Control; };
  28.